[INFO] cloning repository https://github.com/Ubugeeei/minimum-braowser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ubugeeei/minimum-braowser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fminimum-braowser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fminimum-braowser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ad0f60db5edfcdca8299d5663ffb9876db635e7
[INFO] checking Ubugeeei/minimum-braowser against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUbugeeei%2Fminimum-braowser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Ubugeeei/minimum-braowser
[INFO] finished tweaking git repo https://github.com/Ubugeeei/minimum-braowser
[INFO] tweaked toml for git repo https://github.com/Ubugeeei/minimum-braowser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ubugeeei/minimum-braowser on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ubugeeei/minimum-braowser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f
[INFO] running `Command { std: "docker" "start" "cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking combine v4.6.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking fd-lock v2.0.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking rustyline v8.2.0
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk4-sys v0.4.8
[INFO] [stderr]    Compiling graphene-sys v0.15.10
[INFO] [stderr]    Compiling gsk4-sys v0.4.8
[INFO] [stderr]    Compiling gtk4-sys v0.4.8
[INFO] [stderr]     Checking glasper v0.1.0 (https://github.com/Ubugeeei/Glasper.git#691a9e32)
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.3.1
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling gtk4-macros v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking graphene-rs v0.15.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking gdk-pixbuf v0.15.11
[INFO] [stderr]     Checking gdk4 v0.4.8
[INFO] [stderr]     Checking gsk4 v0.4.8
[INFO] [stderr]     Checking gtk4 v0.4.8
[INFO] [stderr]     Checking kurt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/render/cssom/interface.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Selector {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new(simple_selectors: Vec<SimpleSelector>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CharacterData` is never used
[INFO] [stdout]  --> src/render/dom/chardata.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait CharacterData {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HTMLParser` is never constructed
[INFO] [stdout]  --> src/render/parser_next/html/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct HTMLParser {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `next_char` are never used
[INFO] [stdout]   --> src/render/parser_next/html/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl HTMLParser {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(input: String) -> HTMLParser {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn next_char(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse` and `parse_nodes` are never used
[INFO] [stdout]   --> src/render/parser_next/html/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl HTMLParser {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 38 |     pub fn parse(&mut self, url: String) -> Document {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn parse_nodes(&mut self) -> Vec<Box<Node>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_start_tag`, `parse_end_tag`, and `parse_doc_type` are never used
[INFO] [stdout]   --> src/render/parser_next/html/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl HTMLParser {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 75 |     fn parse_start_tag(&mut self) -> (String, AttrMap) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn parse_end_tag(&mut self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn parse_doc_type(&mut self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_attributes` and `parse_attribute` are never used
[INFO] [stdout]    --> src/render/parser_next/html/mod.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl HTMLParser {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 112 |     fn parse_attributes(&mut self) -> AttrMap {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn parse_attribute(&mut self) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_text` is never used
[INFO] [stdout]    --> src/render/parser_next/html/mod.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl HTMLParser {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 134 |     fn parse_text(&mut self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_identifier`, `parse_string`, `consume_char`, `consume_whitespace`, and `peek_char` are never used
[INFO] [stdout]    --> src/render/parser_next/html/mod.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl HTMLParser {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 146 |     fn parse_identifier(&mut self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     fn parse_string(&mut self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn consume_char(&mut self, c: char) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     fn consume_whitespace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn peek_char(&self) -> char {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CharacterData` is never used
[INFO] [stdout]  --> src/render/dom/chardata.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait CharacterData {}
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse` is never used
[INFO] [stdout]   --> src/render/parser_next/html/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl HTMLParser {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 38 |     pub fn parse(&mut self, url: String) -> Document {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f", kill_on_drop: false }`
[INFO] [stdout] cafb355f181b1150fc65128e218047ef05c5e3dcf4c0512bf5925633e9702d2f
